addEmailCc
@NonNull
Add an email address to be used in the "cc" field of the final Intent.
Return
This IntentBuilder for method chaining
Parameters
address
Email address to CC
See also
@NonNull
Add an array of email addresses to be used in the "cc" field of the final Intent.
Return
This IntentBuilder for method chaining
Parameters
addresses
Email addresses to CC